home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / APP / S-Z / SplatMaster.sea / SplatMaster / About SplatMaster.p < prev   
Text File  |  1992-03-11  |  1KB  |  14 lines

  1. SplatMaster is a little application I wrote in THINK Pascal 4.0 to draw 'splats,' which are the kind of things that one finds under words like: NEW!! and IMPROVED!! on cereal boxes and floor-wax bottles.  This program does a little more than just draw starbursts however, and can be an interesting diversion [for a few minutes, at least].
  2.  
  3. Splats can be copied to the clipboard and pasted into any draw or paint-type program.  If splats are pasted into a draw-type program, you can modify the vertices any way you g-darn well please.
  4.  
  5. Programmers: I wrote this fairly quick-n-dirty, however I think it is fairly clear what's going on.  You may note that I pass a global BalloonRec around quite a bit; this is simply coding for the future in case there comes a time when I want multiple Balloons around, or want to include it in some other situation.
  6.  
  7. This program demonstrates, among other things, how to gather a PICT using comments to group objects, how to copy to the clipboard, using dialog filter procs, converting strings to reals, and more. Jon's Utils contains lots of bits of code that I've collected over the years that do interesting (sometimes even useful!) things.
  8.  
  9. This program is post-card ware: if it amuses you or educates you, send me a post-card from your home town.  Enjoy!
  10.  
  11.  
  12. Jon Benton
  13. 1229 Seventh Avenue
  14. San Francisco, CA 94122